Bump the cargo group across 7 directories with 10 updates#13
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the cargo group across 7 directories with 10 updates#13dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the cargo group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [rpassword](https://github.com/conradkleinespel/rpassword) | `7.3.1` | `7.5.0` | | [openssl](https://github.com/rust-openssl/rust-openssl) | `0.10.74` | `0.10.80` | | [rand](https://github.com/rust-random/rand) | `0.9.1` | `0.9.3` | | [tar](https://github.com/composefs/tar-rs) | `0.4.43` | `0.4.46` | | [wasmtime-wasi](https://github.com/bytecodealliance/wasmtime) | `43.0.0` | `44.0.2` | | [aws-sdk-dynamodb](https://github.com/awslabs/aws-sdk-rust) | `1.53.0` | `1.54.0` | | [quinn-proto](https://github.com/quinn-rs/quinn) | `0.11.8` | `0.11.15` | | [time](https://github.com/time-rs/time) | `0.3.36` | `0.3.52` | Bumps the cargo group with 1 update in the /examples/http-rust directory: [rand](https://github.com/rust-random/rand). Bumps the cargo group with 1 update in the /examples/open-ai-rust directory: [rand](https://github.com/rust-random/rand). Bumps the cargo group with 6 updates in the /examples/spin-timer directory: | Package | From | To | | --- | --- | --- | | [openssl](https://github.com/rust-openssl/rust-openssl) | `0.10.72` | `0.10.81` | | [rand](https://github.com/rust-random/rand) | `0.9.0` | `0.9.4` | | [aws-sdk-dynamodb](https://github.com/awslabs/aws-sdk-rust) | `1.58.0` | `1.59.0` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.19` | `0.3.20` | | [quinn-proto](https://github.com/quinn-rs/quinn) | `0.11.10` | `0.11.15` | | [time](https://github.com/time-rs/time) | `0.3.41` | `0.3.52` | Bumps the cargo group with 1 update in the /examples/spin-wagi-http/http-rust directory: [rand](https://github.com/rust-random/rand). Bumps the cargo group with 2 updates in the /examples/vault-variable-test directory: [bytes](https://github.com/tokio-rs/bytes) and [rand](https://github.com/rust-random/rand). Bumps the cargo group with 1 update in the /tests/manual/pg-ssl-root-certs directory: [rand](https://github.com/rust-random/rand). Updates `rpassword` from 7.3.1 to 7.5.0 - [Release notes](https://github.com/conradkleinespel/rpassword/releases) - [Commits](conradkleinespel/rpassword@v7.3.1...v7.5.0) Updates `openssl` from 0.10.74 to 0.10.80 - [Release notes](https://github.com/rust-openssl/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.74...openssl-v0.10.80) Updates `rand` from 0.9.1 to 0.9.3 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/0.9.3/CHANGELOG.md) - [Commits](rust-random/rand@rand_core-0.9.1...0.9.3) Updates `tar` from 0.4.43 to 0.4.46 - [Release notes](https://github.com/composefs/tar-rs/releases) - [Commits](composefs/tar-rs@0.4.43...0.4.46) Updates `wasmtime-wasi` from 43.0.0 to 44.0.2 - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v44.0.2/RELEASES.md) - [Commits](bytecodealliance/wasmtime@v43.0.0...v44.0.2) Updates `aws-sdk-dynamodb` from 1.53.0 to 1.54.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `quinn-proto` from 0.11.8 to 0.11.15 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-proto-0.11.8...quinn-proto-0.11.15) Updates `time` from 0.3.36 to 0.3.52 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.36...v0.3.52) Updates `rand` from 0.9.2 to 0.9.4 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/0.9.3/CHANGELOG.md) - [Commits](rust-random/rand@rand_core-0.9.1...0.9.3) Updates `rand` from 0.9.2 to 0.9.4 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/0.9.3/CHANGELOG.md) - [Commits](rust-random/rand@rand_core-0.9.1...0.9.3) Updates `openssl` from 0.10.72 to 0.10.81 - [Release notes](https://github.com/rust-openssl/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.74...openssl-v0.10.80) Updates `rand` from 0.9.0 to 0.9.4 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/0.9.3/CHANGELOG.md) - [Commits](rust-random/rand@rand_core-0.9.1...0.9.3) Updates `aws-sdk-dynamodb` from 1.58.0 to 1.59.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `tracing-subscriber` from 0.3.19 to 0.3.20 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.19...tracing-subscriber-0.3.20) Updates `quinn-proto` from 0.11.10 to 0.11.15 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-proto-0.11.8...quinn-proto-0.11.15) Updates `time` from 0.3.41 to 0.3.52 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.36...v0.3.52) Updates `rand` from 0.9.2 to 0.9.4 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/0.9.3/CHANGELOG.md) - [Commits](rust-random/rand@rand_core-0.9.1...0.9.3) Updates `bytes` from 1.5.0 to 1.12.0 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.5.0...v1.12.0) Updates `rand` from 0.9.2 to 0.9.4 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/0.9.3/CHANGELOG.md) - [Commits](rust-random/rand@rand_core-0.9.1...0.9.3) Updates `rand` from 0.9.2 to 0.9.4 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/0.9.3/CHANGELOG.md) - [Commits](rust-random/rand@rand_core-0.9.1...0.9.3) --- updated-dependencies: - dependency-name: rpassword dependency-version: 7.5.0 dependency-type: direct:production dependency-group: cargo - dependency-name: openssl dependency-version: 0.10.80 dependency-type: direct:production dependency-group: cargo - dependency-name: rand dependency-version: 0.9.3 dependency-type: direct:production dependency-group: cargo - dependency-name: tar dependency-version: 0.4.46 dependency-type: direct:production dependency-group: cargo - dependency-name: wasmtime-wasi dependency-version: 44.0.2 dependency-type: direct:production dependency-group: cargo - dependency-name: aws-sdk-dynamodb dependency-version: 1.54.0 dependency-type: direct:production dependency-group: cargo - dependency-name: quinn-proto dependency-version: 0.11.15 dependency-type: indirect dependency-group: cargo - dependency-name: time dependency-version: 0.3.52 dependency-type: indirect dependency-group: cargo - dependency-name: rand dependency-version: 0.9.4 dependency-type: indirect dependency-group: cargo - dependency-name: rand dependency-version: 0.9.4 dependency-type: indirect dependency-group: cargo - dependency-name: openssl dependency-version: 0.10.81 dependency-type: direct:production dependency-group: cargo - dependency-name: rand dependency-version: 0.9.4 dependency-type: direct:production dependency-group: cargo - dependency-name: aws-sdk-dynamodb dependency-version: 1.59.0 dependency-type: indirect dependency-group: cargo - dependency-name: tracing-subscriber dependency-version: 0.3.20 dependency-type: indirect dependency-group: cargo - dependency-name: quinn-proto dependency-version: 0.11.15 dependency-type: indirect dependency-group: cargo - dependency-name: time dependency-version: 0.3.52 dependency-type: indirect dependency-group: cargo - dependency-name: rand dependency-version: 0.9.4 dependency-type: indirect dependency-group: cargo - dependency-name: bytes dependency-version: 1.12.0 dependency-type: indirect dependency-group: cargo - dependency-name: rand dependency-version: 0.9.4 dependency-type: indirect dependency-group: cargo - dependency-name: rand dependency-version: 0.9.4 dependency-type: indirect dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the cargo group with 8 updates in the / directory:
7.3.17.5.00.10.740.10.800.9.10.9.30.4.430.4.4643.0.044.0.21.53.01.54.00.11.80.11.150.3.360.3.52Bumps the cargo group with 1 update in the /examples/http-rust directory: rand.
Bumps the cargo group with 1 update in the /examples/open-ai-rust directory: rand.
Bumps the cargo group with 6 updates in the /examples/spin-timer directory:
0.10.720.10.810.9.00.9.41.58.01.59.00.3.190.3.200.11.100.11.150.3.410.3.52Bumps the cargo group with 1 update in the /examples/spin-wagi-http/http-rust directory: rand.
Bumps the cargo group with 2 updates in the /examples/vault-variable-test directory: bytes and rand.
Bumps the cargo group with 1 update in the /tests/manual/pg-ssl-root-certs directory: rand.
Updates
rpasswordfrom 7.3.1 to 7.5.0Release notes
Sourced from rpassword's releases.
Commits
2d9873erelease v7.5.0e67e3b4removes commented out codefdde958remove .idea from .gitignored531c59allow reading from any Read and writing to any Write205dfb2differentiate Input and Output targets6aa333amake PasswordFeedback internal though ConfigBuilderaadeef2allow more flexible input/outputff7be55add support for Ctrl-Wc56fefaformat rust files with cargo fmtc6f4f19handle character encodings more reliablyUpdates
opensslfrom 0.10.74 to 0.10.80Release notes
Sourced from openssl's releases.
... (truncated)
Commits
35be7aeRelease openssl 0.10.80 and openssl-sys 0.9.116 (#2639)19eceb2Fix output buffer overflow in cipher_update_inplace for AES key-wrap-with-pad...b460eb3Prefer Homebrew openssl@4 and stop looking for openssl@1.1 (#2633)649f2d9Release openssl 0.10.79 and openssl-sys 0.9.115 (#2632)257f9b2Fix output buffer overflow for AES key-wrap-with-padding ciphers (#2630)d43e917Reject non-UTF-8 OCSP responder URLs in X509Ref::ocsp_responders (#2631)f46519cAdd PkeyCtxRef::set_context_string for ML-DSA (#2629)ad9ae31Bind OSSL_PARAM_modified and use it for seed_into (#2628)4e25c9bFix process abort when verify/PSK callbacks fire after SSL_CTX swap (#2624)3dd8f42Add PKeyRef::seed_into for ML-DSA/ML-KEM seed extraction (#2626)Updates
randfrom 0.9.1 to 0.9.3Changelog
Sourced from rand's changelog.
Commits
1aeee9fPrepare v0.9.3: deprecate featurelog(#1764)98473eePrepare rand 0.9.2 (#1648)031a1f5examples/print-next.rs(#1647)6cb75eeMake UniformUsize serializable (#1646)0c955c5Add some tests for BlockRng, BlockRng64 and Xoshiro RNGs (#1639)204084aFix: Remove accidental editor swap file (#1636)86262acDeprecate rand::rngs::mock module and StepRng (#1634)a6e217fUpdate statrs link (#1630)db993ecPrepare rand v0.9.1 (#1629)3057641Remove zerocopy from rand (#1579)Updates
tarfrom 0.4.43 to 0.4.46Release notes
Sourced from tar's releases.
Commits
fc459c1Release 0.4.4643e05a8ci: Add crates.io trusted publishing workflowbba5666Update repo linkscd94c46docs: Document TOCTOU / concurrent-mutation threat model1b4997cbuilder: Expand docs for follow_symlinks and append_dir_allbab14ddarchive: Fix another PAX header desync (GHSA-3cv2-h65g-fgmm)2349b49Add support of absolute paths39d0311Update some links59d803eUpdate astral-tokio-tar requirement from 0.5 to 0.68296b9aci: Fix and re-enable reverse dependency testing (#444)Updates
wasmtime-wasifrom 43.0.0 to 44.0.2Release notes
Sourced from wasmtime-wasi's releases.
... (truncated)
Changelog
Sourced from wasmtime-wasi's changelog.
... (truncated)
Commits
d02210bRelease Wasmtime 44.0.2 (#13436)9f5d851release-44.0.0: Fix wasmtime-wasi path_open(TRUNCATE) bypass of FilePerms::WR...f302ebdRelease Wasmtime 44.0.1 (#13241)e126fd1Fix panicking overflow when calculating table sizes (#13244)812e9cf[44.0.x] Fix CI and improve reliability (#13160)af382d7Release Wasmtime 44.0.0 (#13143)272d1b1Add release notes (#13096)39e910b[44.0.0] Merged backports for security advisories (#13007)eb4c527Fix another panic optimizing vector expressions (#12961)122ddc7Handle OOM inFunc::call_asyncand fiber creation (#12954)Updates
aws-sdk-dynamodbfrom 1.53.0 to 1.54.0Commits
Updates
quinn-protofrom 0.11.8 to 0.11.15Release notes
Sourced from quinn-proto's releases.
Commits
a7499b8Bump versions for release7c1970fproto: yield error on too many gaps in assemblerfe5ac49congestion: avoid double-reducing CUBIC fast convergencec1e903bfix(quinn): handle overdue timers without polling the async timerb3b20e1quinn-udp: allow to use windows-sys 0.616f03ca3quinn-proto: drop Initials silently when saturated41c8527quinn: fix ref count logic for ConnectionRef and EndpointRef73ea1ddRemoveRecvStreams fromblocked_readersonstopcf16bfdEarly return inRecvStream::drop()af2e4e5Fix the (pre-existing) rightward drift by inverting conditionsUpdates
timefrom 0.3.36 to 0.3.52Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
... (truncated)
Commits
7cf4780v0.3.52 release0e5b04fFix trusted publishing workflow6e4140aSupport default values when parsing10ac36aAdd more doctests toTimestamp6b0d468Restore lexer depth on the unclosed-bracket error path0abc06dAdd trusted publishing43cf0c0Preferentially group shards by target749c0adBump number of shards for ordinary build24e6985Run some CI steps in parallel0eda8a2Shard powerset type checkingUpdates
randfrom 0.9.2 to 0.9.4Changelog
Sourced from rand's changelog.
Commits
1aeee9fPrepare v0.9.3: deprecate featurelog(#1764)98473eePrepare rand 0.9.2 (#1648)031a1f5examples/print-next.rs(#1647)6cb75eeMake UniformUsize serializable (#1646)0c955c5Add some tests for BlockRng, BlockRng64 and Xoshiro RNGs (#1639)204084aFix: Remove accidental editor swap file (#1636)86262acDeprecate rand::rngs::mock module and StepRng (#1634)a6e217fUpdate statrs link (#1630)db993ecPrepare rand v0.9.1 (#1629)3057641Remove zerocopy from rand (#1579)Updates
randfrom 0.9.2 to 0.9.4Changelog
Sourced from rand's changelog.
Commits
1aeee9fPrepare v0.9.3: deprecate featurelog(#1764)98473eePrepare rand 0.9.2 (#1648)031a1f5examples/print-next.rs(#1647)6cb75eeMake UniformUsize serializable (#1646)0c955c5Add some tests for BlockRng, BlockRng64 and Xoshiro RNGs (#1639)204084aFix: Remove accidental editor swap file (#1636)86262acDeprecate rand::rngs::mock module and StepRng (#1634)a6e217fUpdate statrs link (#1630)db993ecPrepare rand v0.9.1 (#1629)3057641Remove zerocopy from rand (#1579)Updates
opensslfrom 0.10.72 to 0.10.81Release notes
Sourced from openssl's releases.
... (truncated)
Commits
35be7aeRelease openssl 0.10.80 and openssl-sys 0.9.116 (#2639)19eceb2Fix output buffer overflow in cipher_update_inplace for AES key-wrap-with-pad...b460eb3Prefer Homebrew openssl@4 and stop looking for openssl@1.1 (#2633)